Skip to content

Rename back to Identity:: namespace (LG-4231)#16

Merged
zachmargolis merged 1 commit intomainfrom
margolis-rename-namespace
Mar 1, 2021
Merged

Rename back to Identity:: namespace (LG-4231)#16
zachmargolis merged 1 commit intomainfrom
margolis-rename-namespace

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Feb 26, 2021

Most of the hard work was done via:

git grep -l LoginGov | grep -v CHANGELOG | xargs perl -p -i -e 's/LoginGov/Identity/g' --
git grep -l login_gov | grep -v CHANGELOG | xargs perl -p -i -e 's/login_gov/identity/g' --

I opted to go for a hard break rather than leave the old LoginGov namespace around, since this should be a fairly simple rename for us

- Opposite of #2, now that we have updated the IDP
@zachmargolis zachmargolis merged commit 0962076 into main Mar 1, 2021
zachmargolis added a commit that referenced this pull request Mar 1, 2021
- Corresponding changes in #16, forgot to change the constant
@zachmargolis zachmargolis mentioned this pull request Mar 1, 2021
zachmargolis added a commit that referenced this pull request Mar 1, 2021
- Corresponding changes in #16, forgot to change the constant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants